home *** CD-ROM | disk | FTP | other *** search
- #Script Private Reply
- #Arg Article:
- #if "%0%"=""
- #error Must specify an article file to reply to
- #endif
- #get_header %0%
- #Output edit
- To: %rto%
- #if "%hdr_cc%">"" AND "%hdr_cc%"<>"%rto%"
- Cc: %hdr_cc%
- #endif
- Subject: %rsubj%
- Keywords:
- References: %ref%
- #if "%replyto%"<>""
- Reply-To: %replyto%
- #endif
- Organisation: %org%
- X-Mailer: Archimedes ReadNews
-
- #if %quote_flag%
- In message %hdr_message-id% you write:
-
- #include %0% -quote -qrot13 -noheader
-
- #endif
- #if %sig_flag% AND "%sig_file%">""
- #include %sig_file%
- #endif
-